func net/netip.parseIPv6

2 uses

	net/netip (current package)
		netip.go#L126: 			return parseIPv6(s)
		netip.go#L202: func parseIPv6(in string) (Addr, error) {